func os.linkat
2 uses
os (current package)
root_openat.go#L237: return struct{}{}, linkat(oldparent, oldname, newparent, newname)
root_unix.go#L251: func linkat(oldfd int, oldname string, newfd int, newname string) error {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)